送信

Admin Substitute

@Elliott McArthur

AI-powered MCP server for trade businesses. Manage leads, quotes, jobs, invoicing, reviews, reminders, and analytics through a live production endpoint.
概要

Admin Substitute is a production MCP server built for trade businesses (plumbers, electricians, builders). AI agents can manage the full business lifecycle — leads, quotes, jobs, invoicing, reviews, reminders, analytics, and referrals — through 28 tools across 9 categories.

Endpoint: https://adminsubstitute.com/api/v1/mcp Auth: Bearer token (API key from dashboard)

サーバー設定

{
  "mcpServers": {
    "admin-substitute": {
      "type": "streamable-http",
      "url": "https://adminsubstitute.com/api/v1/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}
- MCP Server